home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kimeruze! Yamikon!
/
Kimeruze! Yamikon!.iso
/
mac
/
YARIKON
/
EVENT01.Dxr
/
00001.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-23
|
222 b
|
13 lines
on enterFrame
global slide, volume
puppetSprite(14, 1)
set the locH of sprite 14 to slide
updateStage()
end
on exitFrame
set the visible of sprite 14 to 1
set the visible of sprite 13 to 1
updateStage()
end